entry: only notify properties we have
authorMatthias Clasen <mclasen@redhat.com>
Wed, 1 May 2019 04:41:28 +0000 (04:41 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 1 May 2019 04:41:28 +0000 (04:41 +0000)
commitb2a23a9a90581bf92f3d56df1116a1b050758658
tree4238986c4b851acfea179cbace600d1376396009
parent6878c2bae04370abb2863821d54836cfa050abc2
entry: only notify properties we have

GtkText now has the propagate-text-width property,
which is not present on GtkEntry, so we can't just
blindly forward all properties.
gtk/gtkentry.c